home *** CD-ROM | disk | FTP | other *** search
- I'm writing programs with time display using get time/date
- procedures (or makelib ext. equivalent). It work good but
- internal (system) AMIGA Clock is not too accurate (+/- 5 min.per day).
- So, to get hardware time/date from clock mounted on memory expansion
- board (more accurate,quarz controled) I copy DOS setclock to Ram:
- and execute from AMOS:
- Exec "ram:setclock load"
- It work, but on OS 1.3 very slowly and I can't to do it <Every 50>
- On A3000 it is OK (OS 2.x/3.x setclock is short and speedy).
- Maybe it's another solution of this problem. Is it possible to get
- time/date directly from ext.clock from AMOS (AMOS equivalent
- procedure of DOS seclock load command) ? Any ideas welcome
-
- Jacek Kubica <kubica@ch.wssk.am.wroc.pl>
-
- A 500 /OS 1.3/4 MB RAM/40 MB ALF HD
- A 3000/OS 1.3 & 2.04/ 9MB RAM/500 MB SCSI HDD
-
- AMIGA Fun/AMOS Coder/ profession MD <surgery>
-
-
-
-